home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / violencia / StickRPG_Combat.swf / scripts / DefineButton2_46 / BUTTONCONDACTION on(keyPress Tab).as
Text File  |  2006-01-11  |  49b  |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.